adTempus API
|
The starting step for execution.
__property IJobStep* StartingStep;
IJobStep* StartingStep;
Property StartingStep() As IJobStep*
If a StartingStep is specified, job execution will begin at that step and continue to the end of the job. If Options contains eoSelectedStepOnly, only the StartingStep will be executed.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|